PDF4Java Reference Documentation
com.o2sol.pdf4java.forms Package / PDFCheckWidget Class / getCheckStyle Method
In This Topic
    getCheckStyle Method
    In This Topic
    Gets the style of the checked widget.
    Syntax
    public PDFCheckStyle getCheckStyle()

    Return Value

    A PDFCheckStyle that represents the style of the checked widget.
    See Also